Uses of Class
com.oracle.bmc.osmanagementhub.responses.CreateDynamicSetResponse
-
Packages that use CreateDynamicSetResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of CreateDynamicSetResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return CreateDynamicSetResponse Modifier and Type Method Description CreateDynamicSetResponseDynamicSet. createDynamicSet(CreateDynamicSetRequest request)Creates a new dynamic set.CreateDynamicSetResponseDynamicSetClient. createDynamicSet(CreateDynamicSetRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type CreateDynamicSetResponse Modifier and Type Method Description Future<CreateDynamicSetResponse>DynamicSetAsync. createDynamicSet(CreateDynamicSetRequest request, AsyncHandler<CreateDynamicSetRequest,CreateDynamicSetResponse> handler)Creates a new dynamic set.Future<CreateDynamicSetResponse>DynamicSetAsyncClient. createDynamicSet(CreateDynamicSetRequest request, AsyncHandler<CreateDynamicSetRequest,CreateDynamicSetResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type CreateDynamicSetResponse Modifier and Type Method Description Future<CreateDynamicSetResponse>DynamicSetAsync. createDynamicSet(CreateDynamicSetRequest request, AsyncHandler<CreateDynamicSetRequest,CreateDynamicSetResponse> handler)Creates a new dynamic set.Future<CreateDynamicSetResponse>DynamicSetAsyncClient. createDynamicSet(CreateDynamicSetRequest request, AsyncHandler<CreateDynamicSetRequest,CreateDynamicSetResponse> handler) -
Uses of CreateDynamicSetResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return CreateDynamicSetResponse Modifier and Type Method Description CreateDynamicSetResponseCreateDynamicSetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type CreateDynamicSetResponse Modifier and Type Method Description CreateDynamicSetResponse.BuilderCreateDynamicSetResponse.Builder. copy(CreateDynamicSetResponse o)Copy method to populate the builder with values from the given instance.
-