Class EdgeContainerStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

        public EdgeContainerStubSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>,​Void> settingsUpdater)
        Applies the given settings updater function to all of the unary API methods in this service.

        Note: This method does not support applying settings to streaming methods.

      • unaryMethodSettingsBuilders

        public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>> unaryMethodSettingsBuilders()
      • getClusterSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,​Cluster> getClusterSettings()
        Returns the builder for the settings used for calls to getCluster.
      • createClusterSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,​com.google.longrunning.Operation> createClusterSettings()
        Returns the builder for the settings used for calls to createCluster.
      • createClusterOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,​Cluster,​OperationMetadata> createClusterOperationSettings()
        Returns the builder for the settings used for calls to createCluster.
      • updateClusterSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateClusterRequest,​com.google.longrunning.Operation> updateClusterSettings()
        Returns the builder for the settings used for calls to updateCluster.
      • updateClusterOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateClusterRequest,​Cluster,​OperationMetadata> updateClusterOperationSettings()
        Returns the builder for the settings used for calls to updateCluster.
      • deleteClusterSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,​com.google.longrunning.Operation> deleteClusterSettings()
        Returns the builder for the settings used for calls to deleteCluster.
      • deleteClusterOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteClusterRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteClusterOperationSettings()
        Returns the builder for the settings used for calls to deleteCluster.
      • getNodePoolSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNodePoolRequest,​NodePool> getNodePoolSettings()
        Returns the builder for the settings used for calls to getNodePool.
      • createNodePoolSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNodePoolRequest,​com.google.longrunning.Operation> createNodePoolSettings()
        Returns the builder for the settings used for calls to createNodePool.
      • createNodePoolOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNodePoolRequest,​NodePool,​OperationMetadata> createNodePoolOperationSettings()
        Returns the builder for the settings used for calls to createNodePool.
      • updateNodePoolSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNodePoolRequest,​com.google.longrunning.Operation> updateNodePoolSettings()
        Returns the builder for the settings used for calls to updateNodePool.
      • updateNodePoolOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateNodePoolRequest,​NodePool,​OperationMetadata> updateNodePoolOperationSettings()
        Returns the builder for the settings used for calls to updateNodePool.
      • deleteNodePoolSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNodePoolRequest,​com.google.longrunning.Operation> deleteNodePoolSettings()
        Returns the builder for the settings used for calls to deleteNodePool.
      • deleteNodePoolOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNodePoolRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteNodePoolOperationSettings()
        Returns the builder for the settings used for calls to deleteNodePool.
      • getMachineSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMachineRequest,​Machine> getMachineSettings()
        Returns the builder for the settings used for calls to getMachine.
      • getVpnConnectionSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnConnectionRequest,​VpnConnection> getVpnConnectionSettings()
        Returns the builder for the settings used for calls to getVpnConnection.
      • createVpnConnectionSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateVpnConnectionRequest,​com.google.longrunning.Operation> createVpnConnectionSettings()
        Returns the builder for the settings used for calls to createVpnConnection.
      • createVpnConnectionOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateVpnConnectionRequest,​VpnConnection,​OperationMetadata> createVpnConnectionOperationSettings()
        Returns the builder for the settings used for calls to createVpnConnection.
      • deleteVpnConnectionSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteVpnConnectionRequest,​com.google.longrunning.Operation> deleteVpnConnectionSettings()
        Returns the builder for the settings used for calls to deleteVpnConnection.
      • deleteVpnConnectionOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteVpnConnectionRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteVpnConnectionOperationSettings()
        Returns the builder for the settings used for calls to deleteVpnConnection.