Uses of Class
com.google.devtools.artifactregistry.v1.GetVPCSCConfigRequest
-
Packages that use GetVPCSCConfigRequest Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry APIcom.google.devtools.artifactregistry.v1.stub -
-
Uses of GetVPCSCConfigRequest in com.google.devtools.artifactregistry.v1
Methods in com.google.devtools.artifactregistry.v1 that return GetVPCSCConfigRequest Modifier and Type Method Description GetVPCSCConfigRequestGetVPCSCConfigRequest.Builder. build()GetVPCSCConfigRequestGetVPCSCConfigRequest.Builder. buildPartial()static GetVPCSCConfigRequestGetVPCSCConfigRequest. getDefaultInstance()GetVPCSCConfigRequestGetVPCSCConfigRequest.Builder. getDefaultInstanceForType()GetVPCSCConfigRequestGetVPCSCConfigRequest. getDefaultInstanceForType()static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseDelimitedFrom(InputStream input)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseFrom(byte[] data)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseFrom(com.google.protobuf.ByteString data)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseFrom(InputStream input)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseFrom(ByteBuffer data)static GetVPCSCConfigRequestGetVPCSCConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.artifactregistry.v1 that return types with arguments of type GetVPCSCConfigRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetVPCSCConfigRequest,VPCSCConfig>ArtifactRegistryGrpc. getGetVPCSCConfigMethod()com.google.protobuf.Parser<GetVPCSCConfigRequest>GetVPCSCConfigRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<GetVPCSCConfigRequest,VPCSCConfig>ArtifactRegistryClient. getVPCSCConfigCallable()Retrieves the VPCSC Config for the Project.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVPCSCConfigRequest,VPCSCConfig>ArtifactRegistrySettings.Builder. getVPCSCConfigSettings()Returns the builder for the settings used for calls to getVPCSCConfig.com.google.api.gax.rpc.UnaryCallSettings<GetVPCSCConfigRequest,VPCSCConfig>ArtifactRegistrySettings. getVPCSCConfigSettings()Returns the object with the settings used for calls to getVPCSCConfig.static com.google.protobuf.Parser<GetVPCSCConfigRequest>GetVPCSCConfigRequest. parser()Methods in com.google.devtools.artifactregistry.v1 with parameters of type GetVPCSCConfigRequest Modifier and Type Method Description VPCSCConfigArtifactRegistryClient. getVPCSCConfig(GetVPCSCConfigRequest request)Retrieves the VPCSC Config for the Project.VPCSCConfigArtifactRegistryGrpc.ArtifactRegistryBlockingStub. getVPCSCConfig(GetVPCSCConfigRequest request)Retrieves the VPCSC Config for the Project.com.google.common.util.concurrent.ListenableFuture<VPCSCConfig>ArtifactRegistryGrpc.ArtifactRegistryFutureStub. getVPCSCConfig(GetVPCSCConfigRequest request)Retrieves the VPCSC Config for the Project.voidArtifactRegistryGrpc.ArtifactRegistryStub. getVPCSCConfig(GetVPCSCConfigRequest request, io.grpc.stub.StreamObserver<VPCSCConfig> responseObserver)Retrieves the VPCSC Config for the Project.default voidArtifactRegistryGrpc.AsyncService. getVPCSCConfig(GetVPCSCConfigRequest request, io.grpc.stub.StreamObserver<VPCSCConfig> responseObserver)Retrieves the VPCSC Config for the Project.GetVPCSCConfigRequest.BuilderGetVPCSCConfigRequest.Builder. mergeFrom(GetVPCSCConfigRequest other)static GetVPCSCConfigRequest.BuilderGetVPCSCConfigRequest. newBuilder(GetVPCSCConfigRequest prototype) -
Uses of GetVPCSCConfigRequest in com.google.devtools.artifactregistry.v1.stub
Methods in com.google.devtools.artifactregistry.v1.stub that return types with arguments of type GetVPCSCConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetVPCSCConfigRequest,VPCSCConfig>ArtifactRegistryStub. getVPCSCConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetVPCSCConfigRequest,VPCSCConfig>GrpcArtifactRegistryStub. getVPCSCConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetVPCSCConfigRequest,VPCSCConfig>HttpJsonArtifactRegistryStub. getVPCSCConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVPCSCConfigRequest,VPCSCConfig>ArtifactRegistryStubSettings.Builder. getVPCSCConfigSettings()Returns the builder for the settings used for calls to getVPCSCConfig.com.google.api.gax.rpc.UnaryCallSettings<GetVPCSCConfigRequest,VPCSCConfig>ArtifactRegistryStubSettings. getVPCSCConfigSettings()Returns the object with the settings used for calls to getVPCSCConfig.
-