public class ListApiKeyCredentialProvidersRequest extends Object
| Constructor and Description |
|---|
ListApiKeyCredentialProvidersRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull Long |
getPageNumber()
Get pageNumber
|
@NotNull Long |
getPageSize()
Get pageSize
|
String |
getPoolName()
Get poolName
|
int |
hashCode() |
ListApiKeyCredentialProvidersRequest |
pageNumber(Long pageNumber) |
ListApiKeyCredentialProvidersRequest |
pageSize(Long pageSize) |
ListApiKeyCredentialProvidersRequest |
poolName(String poolName) |
void |
setPageNumber(Long pageNumber) |
void |
setPageSize(Long pageSize) |
void |
setPoolName(String poolName) |
String |
toString() |
public ListApiKeyCredentialProvidersRequest()
public ListApiKeyCredentialProvidersRequest pageNumber(Long pageNumber)
@NotNull public @NotNull Long getPageNumber()
public void setPageNumber(Long pageNumber)
public ListApiKeyCredentialProvidersRequest pageSize(Long pageSize)
@NotNull public @NotNull Long getPageSize()
public void setPageSize(Long pageSize)
public ListApiKeyCredentialProvidersRequest poolName(String poolName)
public String getPoolName()
public void setPoolName(String poolName)
Copyright © 2026. All rights reserved.