@Generated public class ListAccountServicePrincipalsRequest extends Object
| Constructor and Description |
|---|
ListAccountServicePrincipalsRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAttributes() |
Long |
getCount() |
String |
getExcludedAttributes() |
String |
getFilter() |
String |
getSortBy() |
ListSortOrder |
getSortOrder() |
Long |
getStartIndex() |
int |
hashCode() |
ListAccountServicePrincipalsRequest |
setAttributes(String attributes) |
ListAccountServicePrincipalsRequest |
setCount(Long count) |
ListAccountServicePrincipalsRequest |
setExcludedAttributes(String excludedAttributes) |
ListAccountServicePrincipalsRequest |
setFilter(String filter) |
ListAccountServicePrincipalsRequest |
setSortBy(String sortBy) |
ListAccountServicePrincipalsRequest |
setSortOrder(ListSortOrder sortOrder) |
ListAccountServicePrincipalsRequest |
setStartIndex(Long startIndex) |
String |
toString() |
public ListAccountServicePrincipalsRequest setAttributes(String attributes)
public String getAttributes()
public ListAccountServicePrincipalsRequest setCount(Long count)
public Long getCount()
public ListAccountServicePrincipalsRequest setExcludedAttributes(String excludedAttributes)
public String getExcludedAttributes()
public ListAccountServicePrincipalsRequest setFilter(String filter)
public String getFilter()
public ListAccountServicePrincipalsRequest setSortBy(String sortBy)
public String getSortBy()
public ListAccountServicePrincipalsRequest setSortOrder(ListSortOrder sortOrder)
public ListSortOrder getSortOrder()
public ListAccountServicePrincipalsRequest setStartIndex(Long startIndex)
public Long getStartIndex()
Copyright © 2024. All rights reserved.