Uses of Class
com.oracle.bmc.identitydomains.responses.PutMappedAttributeResponse
-
Packages that use PutMappedAttributeResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of PutMappedAttributeResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return PutMappedAttributeResponse Modifier and Type Method Description PutMappedAttributeResponseIdentityDomains. putMappedAttribute(PutMappedAttributeRequest request)Replace a Mapped AttributePutMappedAttributeResponseIdentityDomainsClient. putMappedAttribute(PutMappedAttributeRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type PutMappedAttributeResponse Modifier and Type Method Description Future<PutMappedAttributeResponse>IdentityDomainsAsync. putMappedAttribute(PutMappedAttributeRequest request, AsyncHandler<PutMappedAttributeRequest,PutMappedAttributeResponse> handler)Replace a Mapped AttributeFuture<PutMappedAttributeResponse>IdentityDomainsAsyncClient. putMappedAttribute(PutMappedAttributeRequest request, AsyncHandler<PutMappedAttributeRequest,PutMappedAttributeResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type PutMappedAttributeResponse Modifier and Type Method Description Future<PutMappedAttributeResponse>IdentityDomainsAsync. putMappedAttribute(PutMappedAttributeRequest request, AsyncHandler<PutMappedAttributeRequest,PutMappedAttributeResponse> handler)Replace a Mapped AttributeFuture<PutMappedAttributeResponse>IdentityDomainsAsyncClient. putMappedAttribute(PutMappedAttributeRequest request, AsyncHandler<PutMappedAttributeRequest,PutMappedAttributeResponse> handler) -
Uses of PutMappedAttributeResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return PutMappedAttributeResponse Modifier and Type Method Description PutMappedAttributeResponsePutMappedAttributeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type PutMappedAttributeResponse Modifier and Type Method Description PutMappedAttributeResponse.BuilderPutMappedAttributeResponse.Builder. copy(PutMappedAttributeResponse o)Copy method to populate the builder with values from the given instance.
-