Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PatchSelfRegistrationProfileResponse |
IdentityDomainsClient.patchSelfRegistrationProfile(PatchSelfRegistrationProfileRequest request) |
PatchSelfRegistrationProfileResponse |
IdentityDomains.patchSelfRegistrationProfile(PatchSelfRegistrationProfileRequest request)
Update a self-registration profile.
|
Future<PatchSelfRegistrationProfileResponse> |
IdentityDomainsAsyncClient.patchSelfRegistrationProfile(PatchSelfRegistrationProfileRequest request,
AsyncHandler<PatchSelfRegistrationProfileRequest,PatchSelfRegistrationProfileResponse> handler) |
Future<PatchSelfRegistrationProfileResponse> |
IdentityDomainsAsync.patchSelfRegistrationProfile(PatchSelfRegistrationProfileRequest request,
AsyncHandler<PatchSelfRegistrationProfileRequest,PatchSelfRegistrationProfileResponse> handler)
Update a self-registration profile.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchSelfRegistrationProfileResponse> |
IdentityDomainsAsyncClient.patchSelfRegistrationProfile(PatchSelfRegistrationProfileRequest request,
AsyncHandler<PatchSelfRegistrationProfileRequest,PatchSelfRegistrationProfileResponse> handler) |
Future<PatchSelfRegistrationProfileResponse> |
IdentityDomainsAsync.patchSelfRegistrationProfile(PatchSelfRegistrationProfileRequest request,
AsyncHandler<PatchSelfRegistrationProfileRequest,PatchSelfRegistrationProfileResponse> handler)
Update a self-registration profile.
|
Modifier and Type | Method and Description |
---|---|
PatchSelfRegistrationProfileRequest |
PatchSelfRegistrationProfileRequest.Builder.build()
Build the instance of PatchSelfRegistrationProfileRequest as configured by this builder
|
PatchSelfRegistrationProfileRequest |
PatchSelfRegistrationProfileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchSelfRegistrationProfileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchSelfRegistrationProfileRequest.Builder |
PatchSelfRegistrationProfileRequest.Builder.copy(PatchSelfRegistrationProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.