Uses of Class
com.google.cloud.devtools.containeranalysis.v1beta1.stub.GrafeasV1Beta1StubSettings
-
Packages that use GrafeasV1Beta1StubSettings Package Description com.google.cloud.devtools.containeranalysis.v1beta1 A client to Container Analysis API.com.google.cloud.devtools.containeranalysis.v1beta1.stub -
-
Uses of GrafeasV1Beta1StubSettings in com.google.cloud.devtools.containeranalysis.v1beta1
Methods in com.google.cloud.devtools.containeranalysis.v1beta1 with parameters of type GrafeasV1Beta1StubSettings Modifier and Type Method Description static GrafeasV1Beta1SettingsGrafeasV1Beta1Settings. create(GrafeasV1Beta1StubSettings stub) -
Uses of GrafeasV1Beta1StubSettings in com.google.cloud.devtools.containeranalysis.v1beta1.stub
Methods in com.google.cloud.devtools.containeranalysis.v1beta1.stub that return GrafeasV1Beta1StubSettings Modifier and Type Method Description GrafeasV1Beta1StubSettingsGrafeasV1Beta1StubSettings.Builder. build()Methods in com.google.cloud.devtools.containeranalysis.v1beta1.stub with parameters of type GrafeasV1Beta1StubSettings Modifier and Type Method Description static GrpcGrafeasV1Beta1StubGrpcGrafeasV1Beta1Stub. create(GrafeasV1Beta1StubSettings settings)Constructors in com.google.cloud.devtools.containeranalysis.v1beta1.stub with parameters of type GrafeasV1Beta1StubSettings Constructor Description Builder(GrafeasV1Beta1StubSettings settings)GrpcGrafeasV1Beta1Stub(GrafeasV1Beta1StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcGrafeasV1Beta1Stub, using the given settings.GrpcGrafeasV1Beta1Stub(GrafeasV1Beta1StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcGrafeasV1Beta1Stub, using the given settings.
-