Package | Description |
---|---|
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.appStatusChanger(AppStatusChanger appStatusChanger)
Replace the current instance of AppStatusChanger with provided payload.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.appStatusChangerId(String appStatusChangerId)
ID of the resource
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.attributes(String attributes)
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.attributeSets(AttributeSets singularValue)
Singular setter.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.attributeSets(List<AttributeSets> attributeSets)
A multi-valued list of strings indicating the return type of attribute definition.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.authorization(String authorization)
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.body$(AppStatusChanger body)
Alternative setter for the body parameter.
|
static PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.builder()
Return a new builder for this request object.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.copy(PutAppStatusChangerRequest o)
Copy method to populate the builder with values from the given instance.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.ifMatch(String ifMatch)
Used to make the request conditional on an ETag
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.opcRetryToken(String opcRetryToken)
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion)
An endpoint-specific schema version number to use in the Request.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
PutAppStatusChangerRequest.Builder |
PutAppStatusChangerRequest.toBuilder()
Return an instance of
PutAppStatusChangerRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.