Uses of Class
com.oracle.bmc.identity.responses.GetTagDefaultResponse
-
Packages that use GetTagDefaultResponse Package Description com.oracle.bmc.identity com.oracle.bmc.identity.responses -
-
Uses of GetTagDefaultResponse in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity that return GetTagDefaultResponse Modifier and Type Method Description GetTagDefaultResponseIdentity. getTagDefault(GetTagDefaultRequest request)Retrieves the specified tag default.GetTagDefaultResponseIdentityClient. getTagDefault(GetTagDefaultRequest request)Method parameters in com.oracle.bmc.identity with type arguments of type GetTagDefaultResponse Modifier and Type Method Description Future<GetTagDefaultResponse>IdentityAsync. getTagDefault(GetTagDefaultRequest request, AsyncHandler<GetTagDefaultRequest,GetTagDefaultResponse> handler)Retrieves the specified tag default.Future<GetTagDefaultResponse>IdentityAsyncClient. getTagDefault(GetTagDefaultRequest request, AsyncHandler<GetTagDefaultRequest,GetTagDefaultResponse> handler) -
Uses of GetTagDefaultResponse in com.oracle.bmc.identity.responses
Methods in com.oracle.bmc.identity.responses that return GetTagDefaultResponse Modifier and Type Method Description GetTagDefaultResponseGetTagDefaultResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identity.responses with parameters of type GetTagDefaultResponse Modifier and Type Method Description GetTagDefaultResponse.BuilderGetTagDefaultResponse.Builder. copy(GetTagDefaultResponse o)Copy method to populate the builder with values from the given instance.
-