CreateSocialIdentityProviderResponse.Builder |
CreateSocialIdentityProviderResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateSocialIdentityProviderResponse.Builder |
CreateSocialIdentityProviderResponse.builder() |
Return a new builder for this response object.
|
CreateSocialIdentityProviderResponse.Builder |
CreateSocialIdentityProviderResponse.Builder.copy(CreateSocialIdentityProviderResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateSocialIdentityProviderResponse.Builder |
CreateSocialIdentityProviderResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateSocialIdentityProviderResponse.Builder |
CreateSocialIdentityProviderResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateSocialIdentityProviderResponse.Builder |
CreateSocialIdentityProviderResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateSocialIdentityProviderResponse.Builder |
CreateSocialIdentityProviderResponse.Builder.socialIdentityProvider(SocialIdentityProvider socialIdentityProvider) |
The returned SocialIdentityProvider instance.
|