Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.responses.GetLinkWithTenancyNamesResponse
-
Packages that use GetLinkWithTenancyNamesResponse Package Description com.oracle.bmc.tenantmanagercontrolplane com.oracle.bmc.tenantmanagercontrolplane.responses -
-
Uses of GetLinkWithTenancyNamesResponse in com.oracle.bmc.tenantmanagercontrolplane
Methods in com.oracle.bmc.tenantmanagercontrolplane that return GetLinkWithTenancyNamesResponse Modifier and Type Method Description GetLinkWithTenancyNamesResponseLink. getLinkWithTenancyNames(GetLinkWithTenancyNamesRequest request)Gets information about the link along with the parent and child tenancy names.GetLinkWithTenancyNamesResponseLinkClient. getLinkWithTenancyNames(GetLinkWithTenancyNamesRequest request)Method parameters in com.oracle.bmc.tenantmanagercontrolplane with type arguments of type GetLinkWithTenancyNamesResponse Modifier and Type Method Description Future<GetLinkWithTenancyNamesResponse>LinkAsync. getLinkWithTenancyNames(GetLinkWithTenancyNamesRequest request, AsyncHandler<GetLinkWithTenancyNamesRequest,GetLinkWithTenancyNamesResponse> handler)Gets information about the link along with the parent and child tenancy names.Future<GetLinkWithTenancyNamesResponse>LinkAsyncClient. getLinkWithTenancyNames(GetLinkWithTenancyNamesRequest request, AsyncHandler<GetLinkWithTenancyNamesRequest,GetLinkWithTenancyNamesResponse> handler) -
Uses of GetLinkWithTenancyNamesResponse in com.oracle.bmc.tenantmanagercontrolplane.responses
Methods in com.oracle.bmc.tenantmanagercontrolplane.responses that return GetLinkWithTenancyNamesResponse Modifier and Type Method Description GetLinkWithTenancyNamesResponseGetLinkWithTenancyNamesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type GetLinkWithTenancyNamesResponse Modifier and Type Method Description GetLinkWithTenancyNamesResponse.BuilderGetLinkWithTenancyNamesResponse.Builder. copy(GetLinkWithTenancyNamesResponse o)Copy method to populate the builder with values from the given instance.
-