Uses of Class
com.oracle.bmc.identitydomains.responses.PatchMappedAttributeResponse
-
Packages that use PatchMappedAttributeResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of PatchMappedAttributeResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return PatchMappedAttributeResponse Modifier and Type Method Description PatchMappedAttributeResponseIdentityDomains. patchMappedAttribute(PatchMappedAttributeRequest request)Update a Mapped AttributePatchMappedAttributeResponseIdentityDomainsClient. patchMappedAttribute(PatchMappedAttributeRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type PatchMappedAttributeResponse Modifier and Type Method Description Future<PatchMappedAttributeResponse>IdentityDomainsAsync. patchMappedAttribute(PatchMappedAttributeRequest request, AsyncHandler<PatchMappedAttributeRequest,PatchMappedAttributeResponse> handler)Update a Mapped AttributeFuture<PatchMappedAttributeResponse>IdentityDomainsAsyncClient. patchMappedAttribute(PatchMappedAttributeRequest request, AsyncHandler<PatchMappedAttributeRequest,PatchMappedAttributeResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type PatchMappedAttributeResponse Modifier and Type Method Description Future<PatchMappedAttributeResponse>IdentityDomainsAsync. patchMappedAttribute(PatchMappedAttributeRequest request, AsyncHandler<PatchMappedAttributeRequest,PatchMappedAttributeResponse> handler)Update a Mapped AttributeFuture<PatchMappedAttributeResponse>IdentityDomainsAsyncClient. patchMappedAttribute(PatchMappedAttributeRequest request, AsyncHandler<PatchMappedAttributeRequest,PatchMappedAttributeResponse> handler) -
Uses of PatchMappedAttributeResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return PatchMappedAttributeResponse Modifier and Type Method Description PatchMappedAttributeResponsePatchMappedAttributeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type PatchMappedAttributeResponse Modifier and Type Method Description PatchMappedAttributeResponse.BuilderPatchMappedAttributeResponse.Builder. copy(PatchMappedAttributeResponse o)Copy method to populate the builder with values from the given instance.
-