Uses of Class
com.google.cloud.shell.v1.stub.CloudShellServiceStubSettings.Builder
-
Packages that use CloudShellServiceStubSettings.Builder Package Description com.google.cloud.shell.v1 A client to Cloud Shell APIcom.google.cloud.shell.v1.stub -
-
Uses of CloudShellServiceStubSettings.Builder in com.google.cloud.shell.v1
Methods in com.google.cloud.shell.v1 that return CloudShellServiceStubSettings.Builder Modifier and Type Method Description CloudShellServiceStubSettings.Builder
CloudShellServiceSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.shell.v1 with parameters of type CloudShellServiceStubSettings.Builder Constructor Description Builder(CloudShellServiceStubSettings.Builder stubSettings)
-
Uses of CloudShellServiceStubSettings.Builder in com.google.cloud.shell.v1.stub
Methods in com.google.cloud.shell.v1.stub that return CloudShellServiceStubSettings.Builder Modifier and Type Method Description CloudShellServiceStubSettings.Builder
CloudShellServiceStubSettings.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.static CloudShellServiceStubSettings.Builder
CloudShellServiceStubSettings. newBuilder()
Returns a new gRPC builder for this class.static CloudShellServiceStubSettings.Builder
CloudShellServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.static CloudShellServiceStubSettings.Builder
CloudShellServiceStubSettings. newHttpJsonBuilder()
Returns a new REST builder for this class.CloudShellServiceStubSettings.Builder
CloudShellServiceStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.shell.v1.stub with parameters of type CloudShellServiceStubSettings.Builder Constructor Description CloudShellServiceStubSettings(CloudShellServiceStubSettings.Builder settingsBuilder)
-