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.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse.Builder. build()
PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse.Builder. buildPartial()
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. getDefaultInstance()
PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse.Builder. getDefaultInstanceForType()
PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. getDefaultInstanceForType()
PatchDeployments.ListPatchDeploymentsResponse
OsConfigServiceGrpc.OsConfigServiceBlockingStub. listPatchDeployments(PatchDeployments.ListPatchDeploymentsRequest request)
Get a page of OS Config patch deployments.static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseDelimitedFrom(InputStream input)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseFrom(byte[] data)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseFrom(com.google.protobuf.ByteString data)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseFrom(InputStream input)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.ListPatchDeploymentsResponse. parseFrom(ByteBuffer data)
static PatchDeployments.ListPatchDeploymentsResponse
PatchDeployments.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.ListPatchDeploymentsPage
OsConfigServiceClient.ListPatchDeploymentsPage. createPage(com.google.api.gax.rpc.PageContext<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment> context, PatchDeployments.ListPatchDeploymentsResponse response)
PatchDeployments.ListPatchDeploymentsResponse.Builder
PatchDeployments.ListPatchDeploymentsResponse.Builder. mergeFrom(PatchDeployments.ListPatchDeploymentsResponse other)
static PatchDeployments.ListPatchDeploymentsResponse.Builder
PatchDeployments.ListPatchDeploymentsResponse. newBuilder(PatchDeployments.ListPatchDeploymentsResponse prototype)
-
Uses of PatchDeployments.ListPatchDeploymentsResponse in com.google.cloud.osconfig.v1beta.stub
-