Uses of Class
com.oracle.bmc.bds.responses.ActivateUpstConfigurationResponse
- 
Packages that use ActivateUpstConfigurationResponse Package Description com.oracle.bmc.bds com.oracle.bmc.bds.responses 
- 
- 
Uses of ActivateUpstConfigurationResponse in com.oracle.bmc.bdsMethods in com.oracle.bmc.bds that return ActivateUpstConfigurationResponse Modifier and Type Method Description ActivateUpstConfigurationResponseBds. activateUpstConfiguration(ActivateUpstConfigurationRequest request)Activate UPST configuration for the given identity configurationActivateUpstConfigurationResponseBdsClient. activateUpstConfiguration(ActivateUpstConfigurationRequest request)Methods in com.oracle.bmc.bds that return types with arguments of type ActivateUpstConfigurationResponse Modifier and Type Method Description Future<ActivateUpstConfigurationResponse>BdsAsync. activateUpstConfiguration(ActivateUpstConfigurationRequest request, AsyncHandler<ActivateUpstConfigurationRequest,ActivateUpstConfigurationResponse> handler)Activate UPST configuration for the given identity configurationFuture<ActivateUpstConfigurationResponse>BdsAsyncClient. activateUpstConfiguration(ActivateUpstConfigurationRequest request, AsyncHandler<ActivateUpstConfigurationRequest,ActivateUpstConfigurationResponse> handler)Method parameters in com.oracle.bmc.bds with type arguments of type ActivateUpstConfigurationResponse Modifier and Type Method Description Future<ActivateUpstConfigurationResponse>BdsAsync. activateUpstConfiguration(ActivateUpstConfigurationRequest request, AsyncHandler<ActivateUpstConfigurationRequest,ActivateUpstConfigurationResponse> handler)Activate UPST configuration for the given identity configurationFuture<ActivateUpstConfigurationResponse>BdsAsyncClient. activateUpstConfiguration(ActivateUpstConfigurationRequest request, AsyncHandler<ActivateUpstConfigurationRequest,ActivateUpstConfigurationResponse> handler)
- 
Uses of ActivateUpstConfigurationResponse in com.oracle.bmc.bds.responsesMethods in com.oracle.bmc.bds.responses that return ActivateUpstConfigurationResponse Modifier and Type Method Description ActivateUpstConfigurationResponseActivateUpstConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.bds.responses with parameters of type ActivateUpstConfigurationResponse Modifier and Type Method Description ActivateUpstConfigurationResponse.BuilderActivateUpstConfigurationResponse.Builder. copy(ActivateUpstConfigurationResponse o)Copy method to populate the builder with values from the given instance.
 
-