Uses of Class
com.google.cloud.osconfig.v1beta.PatchDeployments.ListPatchDeploymentsResponse
-
Packages that use PatchDeployments.ListPatchDeploymentsResponse Package Description com.google.cloud.osconfig.v1beta A client to OS Config APIcom.google.cloud.osconfig.v1beta.stub -
-
Uses of PatchDeployments.ListPatchDeploymentsResponse in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchDeployments.ListPatchDeploymentsResponse Modifier and Type Method Description PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse.Builder. build()PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse.Builder. buildPartial()static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. getDefaultInstance()PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse.Builder. getDefaultInstanceForType()PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. getDefaultInstanceForType()PatchDeployments.ListPatchDeploymentsResponseOsConfigServiceGrpc.OsConfigServiceBlockingStub. listPatchDeployments(PatchDeployments.ListPatchDeploymentsRequest request)Get a page of OS Config patch deployments.static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseDelimitedFrom(InputStream input)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseFrom(byte[] data)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseFrom(com.google.protobuf.ByteString data)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseFrom(InputStream input)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseFrom(ByteBuffer data)static PatchDeployments.ListPatchDeploymentsResponsePatchDeployments.ListPatchDeploymentsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type PatchDeployments.ListPatchDeploymentsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse>OsConfigServiceGrpc. getListPatchDeploymentsMethod()com.google.protobuf.Parser<PatchDeployments.ListPatchDeploymentsResponse>PatchDeployments.ListPatchDeploymentsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<PatchDeployments.ListPatchDeploymentsResponse>OsConfigServiceGrpc.OsConfigServiceFutureStub. listPatchDeployments(PatchDeployments.ListPatchDeploymentsRequest request)Get a page of OS Config patch deployments.com.google.api.gax.rpc.UnaryCallable<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse>OsConfigServiceClient. listPatchDeploymentsCallable()Get a page of OS Config patch deployments.com.google.api.gax.rpc.PagedCallSettings.Builder<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,OsConfigServiceClient.ListPatchDeploymentsPagedResponse>OsConfigServiceSettings.Builder. listPatchDeploymentsSettings()Returns the builder for the settings used for calls to listPatchDeployments.com.google.api.gax.rpc.PagedCallSettings<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,OsConfigServiceClient.ListPatchDeploymentsPagedResponse>OsConfigServiceSettings. listPatchDeploymentsSettings()Returns the object with the settings used for calls to listPatchDeployments.static com.google.protobuf.Parser<PatchDeployments.ListPatchDeploymentsResponse>PatchDeployments.ListPatchDeploymentsResponse. parser()Methods in com.google.cloud.osconfig.v1beta with parameters of type PatchDeployments.ListPatchDeploymentsResponse Modifier and Type Method Description protected OsConfigServiceClient.ListPatchDeploymentsPageOsConfigServiceClient.ListPatchDeploymentsPage. createPage(com.google.api.gax.rpc.PageContext<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment> context, PatchDeployments.ListPatchDeploymentsResponse response)PatchDeployments.ListPatchDeploymentsResponse.BuilderPatchDeployments.ListPatchDeploymentsResponse.Builder. mergeFrom(PatchDeployments.ListPatchDeploymentsResponse other)static PatchDeployments.ListPatchDeploymentsResponse.BuilderPatchDeployments.ListPatchDeploymentsResponse. newBuilder(PatchDeployments.ListPatchDeploymentsResponse prototype) -
Uses of PatchDeployments.ListPatchDeploymentsResponse in com.google.cloud.osconfig.v1beta.stub
-