Uses of Class
com.oracle.bmc.gdp.responses.RotateGdpPipelineKeysResponse
-
Packages that use RotateGdpPipelineKeysResponse Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.responses -
-
Uses of RotateGdpPipelineKeysResponse in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp that return RotateGdpPipelineKeysResponse Modifier and Type Method Description RotateGdpPipelineKeysResponseGuardedDataPipeline. rotateGdpPipelineKeys(RotateGdpPipelineKeysRequest request)Rotates the pipeline keys by resending the control message with a fresh pair of keys.RotateGdpPipelineKeysResponseGuardedDataPipelineClient. rotateGdpPipelineKeys(RotateGdpPipelineKeysRequest request)Methods in com.oracle.bmc.gdp that return types with arguments of type RotateGdpPipelineKeysResponse Modifier and Type Method Description Future<RotateGdpPipelineKeysResponse>GuardedDataPipelineAsync. rotateGdpPipelineKeys(RotateGdpPipelineKeysRequest request, AsyncHandler<RotateGdpPipelineKeysRequest,RotateGdpPipelineKeysResponse> handler)Rotates the pipeline keys by resending the control message with a fresh pair of keys.Future<RotateGdpPipelineKeysResponse>GuardedDataPipelineAsyncClient. rotateGdpPipelineKeys(RotateGdpPipelineKeysRequest request, AsyncHandler<RotateGdpPipelineKeysRequest,RotateGdpPipelineKeysResponse> handler)Method parameters in com.oracle.bmc.gdp with type arguments of type RotateGdpPipelineKeysResponse Modifier and Type Method Description Future<RotateGdpPipelineKeysResponse>GuardedDataPipelineAsync. rotateGdpPipelineKeys(RotateGdpPipelineKeysRequest request, AsyncHandler<RotateGdpPipelineKeysRequest,RotateGdpPipelineKeysResponse> handler)Rotates the pipeline keys by resending the control message with a fresh pair of keys.Future<RotateGdpPipelineKeysResponse>GuardedDataPipelineAsyncClient. rotateGdpPipelineKeys(RotateGdpPipelineKeysRequest request, AsyncHandler<RotateGdpPipelineKeysRequest,RotateGdpPipelineKeysResponse> handler) -
Uses of RotateGdpPipelineKeysResponse in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return RotateGdpPipelineKeysResponse Modifier and Type Method Description RotateGdpPipelineKeysResponseRotateGdpPipelineKeysResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.gdp.responses with parameters of type RotateGdpPipelineKeysResponse Modifier and Type Method Description RotateGdpPipelineKeysResponse.BuilderRotateGdpPipelineKeysResponse.Builder. copy(RotateGdpPipelineKeysResponse o)Copy method to populate the builder with values from the given instance.
-