CreateSocialIdentityProviderRequest.Builder |
CreateSocialIdentityProviderRequest.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.
|
CreateSocialIdentityProviderRequest.Builder |
CreateSocialIdentityProviderRequest.Builder.body$(SocialIdentityProvider body) |
Alternative setter for the body parameter.
|
static CreateSocialIdentityProviderRequest.Builder |
CreateSocialIdentityProviderRequest.builder() |
Return a new builder for this request object.
|
CreateSocialIdentityProviderRequest.Builder |
CreateSocialIdentityProviderRequest.Builder.copy(CreateSocialIdentityProviderRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateSocialIdentityProviderRequest.Builder |
CreateSocialIdentityProviderRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateSocialIdentityProviderRequest.Builder |
CreateSocialIdentityProviderRequest.Builder.opcRetryToken(String opcRetryToken) |
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
CreateSocialIdentityProviderRequest.Builder |
CreateSocialIdentityProviderRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion) |
An endpoint-specific schema version number to use in the Request.
|
CreateSocialIdentityProviderRequest.Builder |
CreateSocialIdentityProviderRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateSocialIdentityProviderRequest.Builder |
CreateSocialIdentityProviderRequest.Builder.socialIdentityProvider(SocialIdentityProvider socialIdentityProvider) |
SocialIdentityProvider schema.
|
CreateSocialIdentityProviderRequest.Builder |
CreateSocialIdentityProviderRequest.toBuilder() |
|