Uses of Class
com.oracle.bmc.identitydomains.responses.GetMappedAttributeResponse
-
Packages that use GetMappedAttributeResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of GetMappedAttributeResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return GetMappedAttributeResponse Modifier and Type Method Description GetMappedAttributeResponseIdentityDomains. getMappedAttribute(GetMappedAttributeRequest request)Get Attribute Mappings for a Mapped AttributeGetMappedAttributeResponseIdentityDomainsClient. getMappedAttribute(GetMappedAttributeRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type GetMappedAttributeResponse Modifier and Type Method Description Future<GetMappedAttributeResponse>IdentityDomainsAsync. getMappedAttribute(GetMappedAttributeRequest request, AsyncHandler<GetMappedAttributeRequest,GetMappedAttributeResponse> handler)Get Attribute Mappings for a Mapped AttributeFuture<GetMappedAttributeResponse>IdentityDomainsAsyncClient. getMappedAttribute(GetMappedAttributeRequest request, AsyncHandler<GetMappedAttributeRequest,GetMappedAttributeResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetMappedAttributeResponse Modifier and Type Method Description Future<GetMappedAttributeResponse>IdentityDomainsAsync. getMappedAttribute(GetMappedAttributeRequest request, AsyncHandler<GetMappedAttributeRequest,GetMappedAttributeResponse> handler)Get Attribute Mappings for a Mapped AttributeFuture<GetMappedAttributeResponse>IdentityDomainsAsyncClient. getMappedAttribute(GetMappedAttributeRequest request, AsyncHandler<GetMappedAttributeRequest,GetMappedAttributeResponse> handler) -
Uses of GetMappedAttributeResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return GetMappedAttributeResponse Modifier and Type Method Description GetMappedAttributeResponseGetMappedAttributeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type GetMappedAttributeResponse Modifier and Type Method Description GetMappedAttributeResponse.BuilderGetMappedAttributeResponse.Builder. copy(GetMappedAttributeResponse o)Copy method to populate the builder with values from the given instance.
-