Uses of Class
com.oracle.bmc.identity.requests.UpdateTagDefaultRequest
-
Packages that use UpdateTagDefaultRequest Package Description com.oracle.bmc.identity com.oracle.bmc.identity.requests -
-
Uses of UpdateTagDefaultRequest in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity with parameters of type UpdateTagDefaultRequest Modifier and Type Method Description UpdateTagDefaultResponseIdentity. updateTagDefault(UpdateTagDefaultRequest request)Updates the specified tag default.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)UpdateTagDefaultResponseIdentityClient. updateTagDefault(UpdateTagDefaultRequest request)Method parameters in com.oracle.bmc.identity with type arguments of type UpdateTagDefaultRequest 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 UpdateTagDefaultRequest in com.oracle.bmc.identity.requests
Methods in com.oracle.bmc.identity.requests that return UpdateTagDefaultRequest Modifier and Type Method Description UpdateTagDefaultRequestUpdateTagDefaultRequest.Builder. build()Build the instance of UpdateTagDefaultRequest as configured by this builderUpdateTagDefaultRequestUpdateTagDefaultRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateTagDefaultRequest as configured by this builderMethods in com.oracle.bmc.identity.requests with parameters of type UpdateTagDefaultRequest Modifier and Type Method Description UpdateTagDefaultRequest.BuilderUpdateTagDefaultRequest.Builder. copy(UpdateTagDefaultRequest o)Copy method to populate the builder with values from the given instance.
-