Uses of Class
com.google.cloud.osconfig.v1alpha.GetOSPolicyAssignmentReportRequest
-
Packages that use GetOSPolicyAssignmentReportRequest Package Description com.google.cloud.osconfig.v1alpha A client to OS Config APIcom.google.cloud.osconfig.v1alpha.stub -
-
Uses of GetOSPolicyAssignmentReportRequest in com.google.cloud.osconfig.v1alpha
Methods in com.google.cloud.osconfig.v1alpha that return GetOSPolicyAssignmentReportRequest Modifier and Type Method Description GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest.Builder. build()GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest.Builder. buildPartial()static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. getDefaultInstance()GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest.Builder. getDefaultInstanceForType()GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. getDefaultInstanceForType()static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseDelimitedFrom(InputStream input)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseFrom(byte[] data)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseFrom(com.google.protobuf.ByteString data)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseFrom(InputStream input)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseFrom(ByteBuffer data)static GetOSPolicyAssignmentReportRequestGetOSPolicyAssignmentReportRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.osconfig.v1alpha that return types with arguments of type GetOSPolicyAssignmentReportRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetOSPolicyAssignmentReportRequest,OSPolicyAssignmentReport>OsConfigZonalServiceGrpc. getGetOSPolicyAssignmentReportMethod()com.google.api.gax.rpc.UnaryCallable<GetOSPolicyAssignmentReportRequest,OSPolicyAssignmentReport>OsConfigZonalServiceClient. getOSPolicyAssignmentReportCallable()Get the OS policy asssignment report for the specified Compute Engine VM instance.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOSPolicyAssignmentReportRequest,OSPolicyAssignmentReport>OsConfigZonalServiceSettings.Builder. getOSPolicyAssignmentReportSettings()Returns the builder for the settings used for calls to getOSPolicyAssignmentReport.com.google.api.gax.rpc.UnaryCallSettings<GetOSPolicyAssignmentReportRequest,OSPolicyAssignmentReport>OsConfigZonalServiceSettings. getOSPolicyAssignmentReportSettings()Returns the object with the settings used for calls to getOSPolicyAssignmentReport.com.google.protobuf.Parser<GetOSPolicyAssignmentReportRequest>GetOSPolicyAssignmentReportRequest. getParserForType()static com.google.protobuf.Parser<GetOSPolicyAssignmentReportRequest>GetOSPolicyAssignmentReportRequest. parser()Methods in com.google.cloud.osconfig.v1alpha with parameters of type GetOSPolicyAssignmentReportRequest Modifier and Type Method Description OSPolicyAssignmentReportOsConfigZonalServiceClient. getOSPolicyAssignmentReport(GetOSPolicyAssignmentReportRequest request)Get the OS policy asssignment report for the specified Compute Engine VM instance.default voidOsConfigZonalServiceGrpc.AsyncService. getOSPolicyAssignmentReport(GetOSPolicyAssignmentReportRequest request, io.grpc.stub.StreamObserver<OSPolicyAssignmentReport> responseObserver)Get the OS policy asssignment report for the specified Compute Engine VM instance.OSPolicyAssignmentReportOsConfigZonalServiceGrpc.OsConfigZonalServiceBlockingStub. getOSPolicyAssignmentReport(GetOSPolicyAssignmentReportRequest request)Get the OS policy asssignment report for the specified Compute Engine VM instance.com.google.common.util.concurrent.ListenableFuture<OSPolicyAssignmentReport>OsConfigZonalServiceGrpc.OsConfigZonalServiceFutureStub. getOSPolicyAssignmentReport(GetOSPolicyAssignmentReportRequest request)Get the OS policy asssignment report for the specified Compute Engine VM instance.voidOsConfigZonalServiceGrpc.OsConfigZonalServiceStub. getOSPolicyAssignmentReport(GetOSPolicyAssignmentReportRequest request, io.grpc.stub.StreamObserver<OSPolicyAssignmentReport> responseObserver)Get the OS policy asssignment report for the specified Compute Engine VM instance.GetOSPolicyAssignmentReportRequest.BuilderGetOSPolicyAssignmentReportRequest.Builder. mergeFrom(GetOSPolicyAssignmentReportRequest other)static GetOSPolicyAssignmentReportRequest.BuilderGetOSPolicyAssignmentReportRequest. newBuilder(GetOSPolicyAssignmentReportRequest prototype) -
Uses of GetOSPolicyAssignmentReportRequest in com.google.cloud.osconfig.v1alpha.stub
Methods in com.google.cloud.osconfig.v1alpha.stub that return types with arguments of type GetOSPolicyAssignmentReportRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetOSPolicyAssignmentReportRequest,OSPolicyAssignmentReport>GrpcOsConfigZonalServiceStub. getOSPolicyAssignmentReportCallable()com.google.api.gax.rpc.UnaryCallable<GetOSPolicyAssignmentReportRequest,OSPolicyAssignmentReport>HttpJsonOsConfigZonalServiceStub. getOSPolicyAssignmentReportCallable()com.google.api.gax.rpc.UnaryCallable<GetOSPolicyAssignmentReportRequest,OSPolicyAssignmentReport>OsConfigZonalServiceStub. getOSPolicyAssignmentReportCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOSPolicyAssignmentReportRequest,OSPolicyAssignmentReport>OsConfigZonalServiceStubSettings.Builder. getOSPolicyAssignmentReportSettings()Returns the builder for the settings used for calls to getOSPolicyAssignmentReport.com.google.api.gax.rpc.UnaryCallSettings<GetOSPolicyAssignmentReportRequest,OSPolicyAssignmentReport>OsConfigZonalServiceStubSettings. getOSPolicyAssignmentReportSettings()Returns the object with the settings used for calls to getOSPolicyAssignmentReport.
-