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