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