Class GetKeyRequest.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • keyId

        public GetKeyRequest.Builder keyId​(String keyId)
        The OCID of the key.
        Parameters:
        keyId - the value to set
        Returns:
        this builder instance
      • opcRequestId

        public GetKeyRequest.Builder opcRequestId​(String opcRequestId)
        Unique identifier for the request.

        If provided, the returned request ID will include this value. Otherwise, a random request ID will be generated by the service.

        Parameters:
        opcRequestId - the value to set
        Returns:
        this builder instance
      • invocationCallback

        public GetKeyRequest.Builder invocationCallback​(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
        Set the invocation callback for the request to be built.
        Parameters:
        invocationCallback - the invocation callback to be set for the request
        Returns:
        this builder instance
      • retryConfiguration

        public GetKeyRequest.Builder retryConfiguration​(RetryConfiguration retryConfiguration)
        Set the retry configuration for the request to be built.
        Parameters:
        retryConfiguration - the retry configuration to be used for the request
        Returns:
        this builder instance