@Generated public class ListServicePrincipalsRequest extends Object
Constructor and Description |
---|
ListServicePrincipalsRequest() |
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() |
ListServicePrincipalsRequest |
setAttributes(String attributes) |
ListServicePrincipalsRequest |
setCount(Long count) |
ListServicePrincipalsRequest |
setExcludedAttributes(String excludedAttributes) |
ListServicePrincipalsRequest |
setFilter(String filter) |
ListServicePrincipalsRequest |
setSortBy(String sortBy) |
ListServicePrincipalsRequest |
setSortOrder(ListSortOrder sortOrder) |
ListServicePrincipalsRequest |
setStartIndex(Long startIndex) |
String |
toString() |
public ListServicePrincipalsRequest setAttributes(String attributes)
public String getAttributes()
public ListServicePrincipalsRequest setCount(Long count)
public Long getCount()
public ListServicePrincipalsRequest setExcludedAttributes(String excludedAttributes)
public String getExcludedAttributes()
public ListServicePrincipalsRequest setFilter(String filter)
public String getFilter()
public ListServicePrincipalsRequest setSortBy(String sortBy)
public String getSortBy()
public ListServicePrincipalsRequest setSortOrder(ListSortOrder sortOrder)
public ListSortOrder getSortOrder()
public ListServicePrincipalsRequest setStartIndex(Long startIndex)
public Long getStartIndex()
Copyright © 2024. All rights reserved.