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