Uses of Class
com.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentReportsRequest
-
Packages that use ListOSPolicyAssignmentReportsRequest Package Description com.google.cloud.osconfig.v1alpha A client to OS Config APIcom.google.cloud.osconfig.v1alpha.stub -
-
Uses of ListOSPolicyAssignmentReportsRequest in com.google.cloud.osconfig.v1alpha
Methods in com.google.cloud.osconfig.v1alpha that return ListOSPolicyAssignmentReportsRequest Modifier and Type Method Description ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest.Builder. build()ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest.Builder. buildPartial()static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. getDefaultInstance()ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest.Builder. getDefaultInstanceForType()ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. getDefaultInstanceForType()static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseDelimitedFrom(InputStream input)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseFrom(byte[] data)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseFrom(com.google.protobuf.ByteString data)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseFrom(InputStream input)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseFrom(ByteBuffer data)static ListOSPolicyAssignmentReportsRequestListOSPolicyAssignmentReportsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.osconfig.v1alpha that return types with arguments of type ListOSPolicyAssignmentReportsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListOSPolicyAssignmentReportsRequest,ListOSPolicyAssignmentReportsResponse>OsConfigZonalServiceGrpc. getListOSPolicyAssignmentReportsMethod()com.google.protobuf.Parser<ListOSPolicyAssignmentReportsRequest>ListOSPolicyAssignmentReportsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListOSPolicyAssignmentReportsRequest,ListOSPolicyAssignmentReportsResponse>OsConfigZonalServiceClient. listOSPolicyAssignmentReportsCallable()List OS policy asssignment reports for all Compute Engine VM instances in the specified zone.com.google.api.gax.rpc.UnaryCallable<ListOSPolicyAssignmentReportsRequest,OsConfigZonalServiceClient.ListOSPolicyAssignmentReportsPagedResponse>OsConfigZonalServiceClient. listOSPolicyAssignmentReportsPagedCallable()List OS policy asssignment reports for all Compute Engine VM instances in the specified zone.com.google.api.gax.rpc.PagedCallSettings.Builder<ListOSPolicyAssignmentReportsRequest,ListOSPolicyAssignmentReportsResponse,OsConfigZonalServiceClient.ListOSPolicyAssignmentReportsPagedResponse>OsConfigZonalServiceSettings.Builder. listOSPolicyAssignmentReportsSettings()Returns the builder for the settings used for calls to listOSPolicyAssignmentReports.com.google.api.gax.rpc.PagedCallSettings<ListOSPolicyAssignmentReportsRequest,ListOSPolicyAssignmentReportsResponse,OsConfigZonalServiceClient.ListOSPolicyAssignmentReportsPagedResponse>OsConfigZonalServiceSettings. listOSPolicyAssignmentReportsSettings()Returns the object with the settings used for calls to listOSPolicyAssignmentReports.static com.google.protobuf.Parser<ListOSPolicyAssignmentReportsRequest>ListOSPolicyAssignmentReportsRequest. parser()Methods in com.google.cloud.osconfig.v1alpha with parameters of type ListOSPolicyAssignmentReportsRequest Modifier and Type Method Description OsConfigZonalServiceClient.ListOSPolicyAssignmentReportsPagedResponseOsConfigZonalServiceClient. listOSPolicyAssignmentReports(ListOSPolicyAssignmentReportsRequest request)List OS policy asssignment reports for all Compute Engine VM instances in the specified zone.default voidOsConfigZonalServiceGrpc.AsyncService. listOSPolicyAssignmentReports(ListOSPolicyAssignmentReportsRequest request, io.grpc.stub.StreamObserver<ListOSPolicyAssignmentReportsResponse> responseObserver)List OS policy asssignment reports for all Compute Engine VM instances in the specified zone.ListOSPolicyAssignmentReportsResponseOsConfigZonalServiceGrpc.OsConfigZonalServiceBlockingStub. listOSPolicyAssignmentReports(ListOSPolicyAssignmentReportsRequest request)List OS policy asssignment reports for all Compute Engine VM instances in the specified zone.com.google.common.util.concurrent.ListenableFuture<ListOSPolicyAssignmentReportsResponse>OsConfigZonalServiceGrpc.OsConfigZonalServiceFutureStub. listOSPolicyAssignmentReports(ListOSPolicyAssignmentReportsRequest request)List OS policy asssignment reports for all Compute Engine VM instances in the specified zone.voidOsConfigZonalServiceGrpc.OsConfigZonalServiceStub. listOSPolicyAssignmentReports(ListOSPolicyAssignmentReportsRequest request, io.grpc.stub.StreamObserver<ListOSPolicyAssignmentReportsResponse> responseObserver)List OS policy asssignment reports for all Compute Engine VM instances in the specified zone.ListOSPolicyAssignmentReportsRequest.BuilderListOSPolicyAssignmentReportsRequest.Builder. mergeFrom(ListOSPolicyAssignmentReportsRequest other)static ListOSPolicyAssignmentReportsRequest.BuilderListOSPolicyAssignmentReportsRequest. newBuilder(ListOSPolicyAssignmentReportsRequest prototype) -
Uses of ListOSPolicyAssignmentReportsRequest in com.google.cloud.osconfig.v1alpha.stub
-