Class GetInfrastructureascodeAcceleratorsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetInfrastructureascodeAcceleratorsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getName()getTags()getType()voidsetClassification(String classification) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDescription(String description) voidvoidvoidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize) voidvoidsetSortOrder(String sortOrder) voidvoidwithClassification(String classification) withCustomHeader(String name, String value) withDescription(String description) withOrigin(String origin) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Constructor Details
-
GetInfrastructureascodeAcceleratorsRequest
public GetInfrastructureascodeAcceleratorsRequest()
-
-
Method Details
-
getPageSize
-
setPageSize
-
withPageSize
-
getPageNumber
-
setPageNumber
-
withPageNumber
-
getSortBy
-
setSortBy
-
withSortBy
-
getSortOrder
-
setSortOrder
-
withSortOrder
-
getName
-
setName
-
withName
-
getDescription
-
setDescription
-
withDescription
-
getOrigin
-
setOrigin
-
withOrigin
-
getType
-
setType
-
withType
-
getClassification
-
setClassification
-
withClassification
-
getTags
-
setTags
-
withTags
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-