Package | Description |
---|---|
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchSelfRegistrationProfileResponse.Builder |
PatchSelfRegistrationProfileResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static PatchSelfRegistrationProfileResponse.Builder |
PatchSelfRegistrationProfileResponse.builder()
Return a new builder for this response object.
|
PatchSelfRegistrationProfileResponse.Builder |
PatchSelfRegistrationProfileResponse.Builder.copy(PatchSelfRegistrationProfileResponse o)
Copy method to populate the builder with values from the given instance.
|
PatchSelfRegistrationProfileResponse.Builder |
PatchSelfRegistrationProfileResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
PatchSelfRegistrationProfileResponse.Builder |
PatchSelfRegistrationProfileResponse.Builder.headers(Map<String,List<String>> headers) |
PatchSelfRegistrationProfileResponse.Builder |
PatchSelfRegistrationProfileResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
PatchSelfRegistrationProfileResponse.Builder |
PatchSelfRegistrationProfileResponse.Builder.selfRegistrationProfile(SelfRegistrationProfile selfRegistrationProfile)
The returned
SelfRegistrationProfile instance. |
Copyright © 2016–2024. All rights reserved.