Uses of Class
com.oracle.bmc.identity.responses.UpdateTagDefaultResponse
-
Packages that use UpdateTagDefaultResponse Package Description com.oracle.bmc.identity com.oracle.bmc.identity.responses -
-
Uses of UpdateTagDefaultResponse in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity that return UpdateTagDefaultResponse Modifier and Type Method Description UpdateTagDefaultResponseIdentity. updateTagDefault(UpdateTagDefaultRequest request)Updates the specified tag default.UpdateTagDefaultResponseIdentityClient. updateTagDefault(UpdateTagDefaultRequest request)Methods in com.oracle.bmc.identity that return types with arguments of type UpdateTagDefaultResponse Modifier and Type Method Description Future<UpdateTagDefaultResponse>IdentityAsync. updateTagDefault(UpdateTagDefaultRequest request, AsyncHandler<UpdateTagDefaultRequest,UpdateTagDefaultResponse> handler)Updates the specified tag default.Future<UpdateTagDefaultResponse>IdentityAsyncClient. updateTagDefault(UpdateTagDefaultRequest request, AsyncHandler<UpdateTagDefaultRequest,UpdateTagDefaultResponse> handler)Method parameters in com.oracle.bmc.identity with type arguments of type UpdateTagDefaultResponse Modifier and Type Method Description Future<UpdateTagDefaultResponse>IdentityAsync. updateTagDefault(UpdateTagDefaultRequest request, AsyncHandler<UpdateTagDefaultRequest,UpdateTagDefaultResponse> handler)Updates the specified tag default.Future<UpdateTagDefaultResponse>IdentityAsyncClient. updateTagDefault(UpdateTagDefaultRequest request, AsyncHandler<UpdateTagDefaultRequest,UpdateTagDefaultResponse> handler) -
Uses of UpdateTagDefaultResponse in com.oracle.bmc.identity.responses
Methods in com.oracle.bmc.identity.responses that return UpdateTagDefaultResponse Modifier and Type Method Description UpdateTagDefaultResponseUpdateTagDefaultResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identity.responses with parameters of type UpdateTagDefaultResponse Modifier and Type Method Description UpdateTagDefaultResponse.BuilderUpdateTagDefaultResponse.Builder. copy(UpdateTagDefaultResponse o)Copy method to populate the builder with values from the given instance.
-