Interface CreateDbProxyEndpointResponse.Builder

    • Method Detail

      • dbProxyEndpoint

        CreateDbProxyEndpointResponse.Builder dbProxyEndpoint​(DBProxyEndpoint dbProxyEndpoint)

        The DBProxyEndpoint object that is created by the API operation. The DB proxy endpoint that you create might provide capabilities such as read/write or read-only operations, or using a different VPC than the proxy's default VPC.

        Parameters:
        dbProxyEndpoint - The DBProxyEndpoint object that is created by the API operation. The DB proxy endpoint that you create might provide capabilities such as read/write or read-only operations, or using a different VPC than the proxy's default VPC.
        Returns:
        Returns a reference to this object so that method calls can be chained together.