Uses of Class
com.oracle.bmc.identitydomains.requests.GetMappedAttributeRequest
-
Packages that use GetMappedAttributeRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of GetMappedAttributeRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type GetMappedAttributeRequest Modifier and Type Method Description GetMappedAttributeResponseIdentityDomains. getMappedAttribute(GetMappedAttributeRequest request)Get Attribute Mappings for a Mapped AttributeFuture<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)GetMappedAttributeResponseIdentityDomainsClient. getMappedAttribute(GetMappedAttributeRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetMappedAttributeRequest 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 GetMappedAttributeRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return GetMappedAttributeRequest Modifier and Type Method Description GetMappedAttributeRequestGetMappedAttributeRequest.Builder. build()Build the instance of GetMappedAttributeRequest as configured by this builderGetMappedAttributeRequestGetMappedAttributeRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetMappedAttributeRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type GetMappedAttributeRequest Modifier and Type Method Description GetMappedAttributeRequest.BuilderGetMappedAttributeRequest.Builder. copy(GetMappedAttributeRequest o)Copy method to populate the builder with values from the given instance.
-