Class GetScimSchemaRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetScimSchemaRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) static GetScimSchemaRequest.Builderbuilder()static GetScimSchemaRequest.BuildervoidsetCustomHeaders(Map<String, String> customHeaders) voidsetSchemaId(String schemaId) withCustomHeader(String name, String value) withSchemaId(String schemaId)
-
Constructor Details
-
GetScimSchemaRequest
public GetScimSchemaRequest()
-
-
Method Details
-
getSchemaId
-
setSchemaId
-
withSchemaId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-