Uses of Class
com.google.cloud.security.privateca.v1beta1.CertificateRevocationList
-
Packages that use CertificateRevocationList Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority APIcom.google.cloud.security.privateca.v1beta1.stub -
-
Uses of CertificateRevocationList in com.google.cloud.security.privateca.v1beta1
Methods in com.google.cloud.security.privateca.v1beta1 that return CertificateRevocationList Modifier and Type Method Description CertificateRevocationList
CertificateRevocationList.Builder. build()
CertificateRevocationList
CertificateRevocationList.Builder. buildPartial()
CertificateRevocationList
CertificateAuthorityServiceClient. getCertificateRevocationList(CertificateRevocationListName name)
Returns a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationList
CertificateAuthorityServiceClient. getCertificateRevocationList(GetCertificateRevocationListRequest request)
Returns a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationList
CertificateAuthorityServiceClient. getCertificateRevocationList(String name)
Returns a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationList
CertificateAuthorityServiceGrpc.CertificateAuthorityServiceBlockingStub. getCertificateRevocationList(GetCertificateRevocationListRequest request)
Returns a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationList
UpdateCertificateRevocationListRequest.Builder. getCertificateRevocationList()
Required.CertificateRevocationList
UpdateCertificateRevocationListRequest. getCertificateRevocationList()
Required.CertificateRevocationList
UpdateCertificateRevocationListRequestOrBuilder. getCertificateRevocationList()
Required.CertificateRevocationList
ListCertificateRevocationListsResponse.Builder. getCertificateRevocationLists(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationList
ListCertificateRevocationListsResponse. getCertificateRevocationLists(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationList
ListCertificateRevocationListsResponseOrBuilder. getCertificateRevocationLists(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].static CertificateRevocationList
CertificateRevocationList. getDefaultInstance()
CertificateRevocationList
CertificateRevocationList.Builder. getDefaultInstanceForType()
CertificateRevocationList
CertificateRevocationList. getDefaultInstanceForType()
static CertificateRevocationList
CertificateRevocationList. parseDelimitedFrom(InputStream input)
static CertificateRevocationList
CertificateRevocationList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CertificateRevocationList
CertificateRevocationList. parseFrom(byte[] data)
static CertificateRevocationList
CertificateRevocationList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CertificateRevocationList
CertificateRevocationList. parseFrom(com.google.protobuf.ByteString data)
static CertificateRevocationList
CertificateRevocationList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CertificateRevocationList
CertificateRevocationList. parseFrom(com.google.protobuf.CodedInputStream input)
static CertificateRevocationList
CertificateRevocationList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CertificateRevocationList
CertificateRevocationList. parseFrom(InputStream input)
static CertificateRevocationList
CertificateRevocationList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CertificateRevocationList
CertificateRevocationList. parseFrom(ByteBuffer data)
static CertificateRevocationList
CertificateRevocationList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.security.privateca.v1beta1 that return types with arguments of type CertificateRevocationList Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<CertificateRevocationList>
CertificateAuthorityServiceGrpc.CertificateAuthorityServiceFutureStub. getCertificateRevocationList(GetCertificateRevocationListRequest request)
Returns a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].com.google.api.gax.rpc.UnaryCallable<GetCertificateRevocationListRequest,CertificateRevocationList>
CertificateAuthorityServiceClient. getCertificateRevocationListCallable()
Returns a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateRevocationListRequest,CertificateRevocationList>
CertificateAuthorityServiceSettings.Builder. getCertificateRevocationListSettings()
Returns the builder for the settings used for calls to getCertificateRevocationList.com.google.api.gax.rpc.UnaryCallSettings<GetCertificateRevocationListRequest,CertificateRevocationList>
CertificateAuthorityServiceSettings. getCertificateRevocationListSettings()
Returns the object with the settings used for calls to getCertificateRevocationList.List<CertificateRevocationList>
ListCertificateRevocationListsResponse.Builder. getCertificateRevocationListsList()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].List<CertificateRevocationList>
ListCertificateRevocationListsResponse. getCertificateRevocationListsList()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].List<CertificateRevocationList>
ListCertificateRevocationListsResponseOrBuilder. getCertificateRevocationListsList()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].static io.grpc.MethodDescriptor<GetCertificateRevocationListRequest,CertificateRevocationList>
CertificateAuthorityServiceGrpc. getGetCertificateRevocationListMethod()
com.google.protobuf.Parser<CertificateRevocationList>
CertificateRevocationList. getParserForType()
static com.google.protobuf.Parser<CertificateRevocationList>
CertificateRevocationList. parser()
com.google.api.gax.longrunning.OperationFuture<CertificateRevocationList,OperationMetadata>
CertificateAuthorityServiceClient. updateCertificateRevocationListAsync(CertificateRevocationList certificateRevocationList, com.google.protobuf.FieldMask updateMask)
Update a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].com.google.api.gax.longrunning.OperationFuture<CertificateRevocationList,OperationMetadata>
CertificateAuthorityServiceClient. updateCertificateRevocationListAsync(UpdateCertificateRevocationListRequest request)
Update a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].com.google.api.gax.rpc.OperationCallable<UpdateCertificateRevocationListRequest,CertificateRevocationList,OperationMetadata>
CertificateAuthorityServiceClient. updateCertificateRevocationListOperationCallable()
Update a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateRevocationListRequest,CertificateRevocationList,OperationMetadata>
CertificateAuthorityServiceSettings.Builder. updateCertificateRevocationListOperationSettings()
Returns the builder for the settings used for calls to updateCertificateRevocationList.com.google.api.gax.rpc.OperationCallSettings<UpdateCertificateRevocationListRequest,CertificateRevocationList,OperationMetadata>
CertificateAuthorityServiceSettings. updateCertificateRevocationListOperationSettings()
Returns the object with the settings used for calls to updateCertificateRevocationList.Methods in com.google.cloud.security.privateca.v1beta1 with parameters of type CertificateRevocationList Modifier and Type Method Description ListCertificateRevocationListsResponse.Builder
ListCertificateRevocationListsResponse.Builder. addCertificateRevocationLists(int index, CertificateRevocationList value)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse.Builder
ListCertificateRevocationListsResponse.Builder. addCertificateRevocationLists(CertificateRevocationList value)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].UpdateCertificateRevocationListRequest.Builder
UpdateCertificateRevocationListRequest.Builder. mergeCertificateRevocationList(CertificateRevocationList value)
Required.CertificateRevocationList.Builder
CertificateRevocationList.Builder. mergeFrom(CertificateRevocationList other)
static CertificateRevocationList.Builder
CertificateRevocationList. newBuilder(CertificateRevocationList prototype)
UpdateCertificateRevocationListRequest.Builder
UpdateCertificateRevocationListRequest.Builder. setCertificateRevocationList(CertificateRevocationList value)
Required.ListCertificateRevocationListsResponse.Builder
ListCertificateRevocationListsResponse.Builder. setCertificateRevocationLists(int index, CertificateRevocationList value)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].com.google.api.gax.longrunning.OperationFuture<CertificateRevocationList,OperationMetadata>
CertificateAuthorityServiceClient. updateCertificateRevocationListAsync(CertificateRevocationList certificateRevocationList, com.google.protobuf.FieldMask updateMask)
Update a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].Method parameters in com.google.cloud.security.privateca.v1beta1 with type arguments of type CertificateRevocationList Modifier and Type Method Description ListCertificateRevocationListsResponse.Builder
ListCertificateRevocationListsResponse.Builder. addAllCertificateRevocationLists(Iterable<? extends CertificateRevocationList> values)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse>
CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCertificateRevocationListsRequest,ListCertificateRevocationListsResponse,CertificateRevocationList> context, com.google.api.core.ApiFuture<ListCertificateRevocationListsResponse> futureResponse)
protected CertificateAuthorityServiceClient.ListCertificateRevocationListsPage
CertificateAuthorityServiceClient.ListCertificateRevocationListsPage. createPage(com.google.api.gax.rpc.PageContext<ListCertificateRevocationListsRequest,ListCertificateRevocationListsResponse,CertificateRevocationList> context, ListCertificateRevocationListsResponse response)
com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCertificateRevocationListsPage>
CertificateAuthorityServiceClient.ListCertificateRevocationListsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCertificateRevocationListsRequest,ListCertificateRevocationListsResponse,CertificateRevocationList> context, com.google.api.core.ApiFuture<ListCertificateRevocationListsResponse> futureResponse)
default void
CertificateAuthorityServiceGrpc.AsyncService. getCertificateRevocationList(GetCertificateRevocationListRequest request, io.grpc.stub.StreamObserver<CertificateRevocationList> responseObserver)
Returns a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].void
CertificateAuthorityServiceGrpc.CertificateAuthorityServiceStub. getCertificateRevocationList(GetCertificateRevocationListRequest request, io.grpc.stub.StreamObserver<CertificateRevocationList> responseObserver)
Returns a [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList]. -
Uses of CertificateRevocationList in com.google.cloud.security.privateca.v1beta1.stub
Methods in com.google.cloud.security.privateca.v1beta1.stub that return types with arguments of type CertificateRevocationList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetCertificateRevocationListRequest,CertificateRevocationList>
CertificateAuthorityServiceStub. getCertificateRevocationListCallable()
com.google.api.gax.rpc.UnaryCallable<GetCertificateRevocationListRequest,CertificateRevocationList>
GrpcCertificateAuthorityServiceStub. getCertificateRevocationListCallable()
com.google.api.gax.rpc.UnaryCallable<GetCertificateRevocationListRequest,CertificateRevocationList>
HttpJsonCertificateAuthorityServiceStub. getCertificateRevocationListCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateRevocationListRequest,CertificateRevocationList>
CertificateAuthorityServiceStubSettings.Builder. getCertificateRevocationListSettings()
Returns the builder for the settings used for calls to getCertificateRevocationList.com.google.api.gax.rpc.UnaryCallSettings<GetCertificateRevocationListRequest,CertificateRevocationList>
CertificateAuthorityServiceStubSettings. getCertificateRevocationListSettings()
Returns the object with the settings used for calls to getCertificateRevocationList.com.google.api.gax.rpc.OperationCallable<UpdateCertificateRevocationListRequest,CertificateRevocationList,OperationMetadata>
CertificateAuthorityServiceStub. updateCertificateRevocationListOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateCertificateRevocationListRequest,CertificateRevocationList,OperationMetadata>
GrpcCertificateAuthorityServiceStub. updateCertificateRevocationListOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateCertificateRevocationListRequest,CertificateRevocationList,OperationMetadata>
HttpJsonCertificateAuthorityServiceStub. updateCertificateRevocationListOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateRevocationListRequest,CertificateRevocationList,OperationMetadata>
CertificateAuthorityServiceStubSettings.Builder. updateCertificateRevocationListOperationSettings()
Returns the builder for the settings used for calls to updateCertificateRevocationList.com.google.api.gax.rpc.OperationCallSettings<UpdateCertificateRevocationListRequest,CertificateRevocationList,OperationMetadata>
CertificateAuthorityServiceStubSettings. updateCertificateRevocationListOperationSettings()
Returns the object with the settings used for calls to updateCertificateRevocationList.
-