Uses of Class
com.google.appengine.v1.firewall.FirewallRule
-
Packages that use FirewallRule Package Description com.google.appengine.v1 A client to App Engine Admin APIcom.google.appengine.v1.firewall com.google.appengine.v1.stub -
-
Uses of FirewallRule in com.google.appengine.v1
Methods in com.google.appengine.v1 that return FirewallRule Modifier and Type Method Description FirewallRuleFirewallClient. createIngressRule(CreateIngressRuleRequest request)Creates a firewall rule for the application.FirewallRuleFirewallGrpc.FirewallBlockingStub. createIngressRule(CreateIngressRuleRequest request)Creates a firewall rule for the application.FirewallRuleFirewallClient. getIngressRule(GetIngressRuleRequest request)Gets the specified firewall rule.FirewallRuleFirewallGrpc.FirewallBlockingStub. getIngressRule(GetIngressRuleRequest request)Gets the specified firewall rule.FirewallRuleBatchUpdateIngressRulesRequest.Builder. getIngressRules(int index)A list of FirewallRules to replace the existing set.FirewallRuleBatchUpdateIngressRulesRequest. getIngressRules(int index)A list of FirewallRules to replace the existing set.FirewallRuleBatchUpdateIngressRulesRequestOrBuilder. getIngressRules(int index)A list of FirewallRules to replace the existing set.FirewallRuleBatchUpdateIngressRulesResponse.Builder. getIngressRules(int index)The full list of ingress FirewallRules for this application.FirewallRuleBatchUpdateIngressRulesResponse. getIngressRules(int index)The full list of ingress FirewallRules for this application.FirewallRuleBatchUpdateIngressRulesResponseOrBuilder. getIngressRules(int index)The full list of ingress FirewallRules for this application.FirewallRuleListIngressRulesResponse.Builder. getIngressRules(int index)The ingress FirewallRules for this application.FirewallRuleListIngressRulesResponse. getIngressRules(int index)The ingress FirewallRules for this application.FirewallRuleListIngressRulesResponseOrBuilder. getIngressRules(int index)The ingress FirewallRules for this application.FirewallRuleCreateIngressRuleRequest.Builder. getRule()A FirewallRule containing the new resource.FirewallRuleCreateIngressRuleRequest. getRule()A FirewallRule containing the new resource.FirewallRuleCreateIngressRuleRequestOrBuilder. getRule()A FirewallRule containing the new resource.FirewallRuleUpdateIngressRuleRequest.Builder. getRule()A FirewallRule containing the updated resourceFirewallRuleUpdateIngressRuleRequest. getRule()A FirewallRule containing the updated resourceFirewallRuleUpdateIngressRuleRequestOrBuilder. getRule()A FirewallRule containing the updated resourceFirewallRuleFirewallClient. updateIngressRule(UpdateIngressRuleRequest request)Updates the specified firewall rule.FirewallRuleFirewallGrpc.FirewallBlockingStub. updateIngressRule(UpdateIngressRuleRequest request)Updates the specified firewall rule.Methods in com.google.appengine.v1 that return types with arguments of type FirewallRule Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<FirewallRule>FirewallGrpc.FirewallFutureStub. createIngressRule(CreateIngressRuleRequest request)Creates a firewall rule for the application.com.google.api.gax.rpc.UnaryCallable<CreateIngressRuleRequest,FirewallRule>FirewallClient. createIngressRuleCallable()Creates a firewall rule for the application.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIngressRuleRequest,FirewallRule>FirewallSettings.Builder. createIngressRuleSettings()Returns the builder for the settings used for calls to createIngressRule.com.google.api.gax.rpc.UnaryCallSettings<CreateIngressRuleRequest,FirewallRule>FirewallSettings. createIngressRuleSettings()Returns the object with the settings used for calls to createIngressRule.static io.grpc.MethodDescriptor<CreateIngressRuleRequest,FirewallRule>FirewallGrpc. getCreateIngressRuleMethod()static io.grpc.MethodDescriptor<GetIngressRuleRequest,FirewallRule>FirewallGrpc. getGetIngressRuleMethod()com.google.common.util.concurrent.ListenableFuture<FirewallRule>FirewallGrpc.FirewallFutureStub. getIngressRule(GetIngressRuleRequest request)Gets the specified firewall rule.com.google.api.gax.rpc.UnaryCallable<GetIngressRuleRequest,FirewallRule>FirewallClient. getIngressRuleCallable()Gets the specified firewall rule.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIngressRuleRequest,FirewallRule>FirewallSettings.Builder. getIngressRuleSettings()Returns the builder for the settings used for calls to getIngressRule.com.google.api.gax.rpc.UnaryCallSettings<GetIngressRuleRequest,FirewallRule>FirewallSettings. getIngressRuleSettings()Returns the object with the settings used for calls to getIngressRule.List<FirewallRule>BatchUpdateIngressRulesRequest.Builder. getIngressRulesList()A list of FirewallRules to replace the existing set.List<FirewallRule>BatchUpdateIngressRulesRequest. getIngressRulesList()A list of FirewallRules to replace the existing set.List<FirewallRule>BatchUpdateIngressRulesRequestOrBuilder. getIngressRulesList()A list of FirewallRules to replace the existing set.List<FirewallRule>BatchUpdateIngressRulesResponse.Builder. getIngressRulesList()The full list of ingress FirewallRules for this application.List<FirewallRule>BatchUpdateIngressRulesResponse. getIngressRulesList()The full list of ingress FirewallRules for this application.List<FirewallRule>BatchUpdateIngressRulesResponseOrBuilder. getIngressRulesList()The full list of ingress FirewallRules for this application.List<FirewallRule>ListIngressRulesResponse.Builder. getIngressRulesList()The ingress FirewallRules for this application.List<FirewallRule>ListIngressRulesResponse. getIngressRulesList()The ingress FirewallRules for this application.List<FirewallRule>ListIngressRulesResponseOrBuilder. getIngressRulesList()The ingress FirewallRules for this application.static io.grpc.MethodDescriptor<UpdateIngressRuleRequest,FirewallRule>FirewallGrpc. getUpdateIngressRuleMethod()com.google.common.util.concurrent.ListenableFuture<FirewallRule>FirewallGrpc.FirewallFutureStub. updateIngressRule(UpdateIngressRuleRequest request)Updates the specified firewall rule.com.google.api.gax.rpc.UnaryCallable<UpdateIngressRuleRequest,FirewallRule>FirewallClient. updateIngressRuleCallable()Updates the specified firewall rule.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIngressRuleRequest,FirewallRule>FirewallSettings.Builder. updateIngressRuleSettings()Returns the builder for the settings used for calls to updateIngressRule.com.google.api.gax.rpc.UnaryCallSettings<UpdateIngressRuleRequest,FirewallRule>FirewallSettings. updateIngressRuleSettings()Returns the object with the settings used for calls to updateIngressRule.Methods in com.google.appengine.v1 with parameters of type FirewallRule Modifier and Type Method Description BatchUpdateIngressRulesRequest.BuilderBatchUpdateIngressRulesRequest.Builder. addIngressRules(int index, FirewallRule value)A list of FirewallRules to replace the existing set.BatchUpdateIngressRulesRequest.BuilderBatchUpdateIngressRulesRequest.Builder. addIngressRules(FirewallRule value)A list of FirewallRules to replace the existing set.BatchUpdateIngressRulesResponse.BuilderBatchUpdateIngressRulesResponse.Builder. addIngressRules(int index, FirewallRule value)The full list of ingress FirewallRules for this application.BatchUpdateIngressRulesResponse.BuilderBatchUpdateIngressRulesResponse.Builder. addIngressRules(FirewallRule value)The full list of ingress FirewallRules for this application.ListIngressRulesResponse.BuilderListIngressRulesResponse.Builder. addIngressRules(int index, FirewallRule value)The ingress FirewallRules for this application.ListIngressRulesResponse.BuilderListIngressRulesResponse.Builder. addIngressRules(FirewallRule value)The ingress FirewallRules for this application.CreateIngressRuleRequest.BuilderCreateIngressRuleRequest.Builder. mergeRule(FirewallRule value)A FirewallRule containing the new resource.UpdateIngressRuleRequest.BuilderUpdateIngressRuleRequest.Builder. mergeRule(FirewallRule value)A FirewallRule containing the updated resourceBatchUpdateIngressRulesRequest.BuilderBatchUpdateIngressRulesRequest.Builder. setIngressRules(int index, FirewallRule value)A list of FirewallRules to replace the existing set.BatchUpdateIngressRulesResponse.BuilderBatchUpdateIngressRulesResponse.Builder. setIngressRules(int index, FirewallRule value)The full list of ingress FirewallRules for this application.ListIngressRulesResponse.BuilderListIngressRulesResponse.Builder. setIngressRules(int index, FirewallRule value)The ingress FirewallRules for this application.CreateIngressRuleRequest.BuilderCreateIngressRuleRequest.Builder. setRule(FirewallRule value)A FirewallRule containing the new resource.UpdateIngressRuleRequest.BuilderUpdateIngressRuleRequest.Builder. setRule(FirewallRule value)A FirewallRule containing the updated resourceMethod parameters in com.google.appengine.v1 with type arguments of type FirewallRule Modifier and Type Method Description BatchUpdateIngressRulesRequest.BuilderBatchUpdateIngressRulesRequest.Builder. addAllIngressRules(Iterable<? extends FirewallRule> values)A list of FirewallRules to replace the existing set.BatchUpdateIngressRulesResponse.BuilderBatchUpdateIngressRulesResponse.Builder. addAllIngressRules(Iterable<? extends FirewallRule> values)The full list of ingress FirewallRules for this application.ListIngressRulesResponse.BuilderListIngressRulesResponse.Builder. addAllIngressRules(Iterable<? extends FirewallRule> values)The ingress FirewallRules for this application.static com.google.api.core.ApiFuture<FirewallClient.ListIngressRulesPagedResponse>FirewallClient.ListIngressRulesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, com.google.api.core.ApiFuture<ListIngressRulesResponse> futureResponse)default voidFirewallGrpc.AsyncService. createIngressRule(CreateIngressRuleRequest request, io.grpc.stub.StreamObserver<FirewallRule> responseObserver)Creates a firewall rule for the application.voidFirewallGrpc.FirewallStub. createIngressRule(CreateIngressRuleRequest request, io.grpc.stub.StreamObserver<FirewallRule> responseObserver)Creates a firewall rule for the application.protected FirewallClient.ListIngressRulesPageFirewallClient.ListIngressRulesPage. createPage(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, ListIngressRulesResponse response)com.google.api.core.ApiFuture<FirewallClient.ListIngressRulesPage>FirewallClient.ListIngressRulesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, com.google.api.core.ApiFuture<ListIngressRulesResponse> futureResponse)default voidFirewallGrpc.AsyncService. getIngressRule(GetIngressRuleRequest request, io.grpc.stub.StreamObserver<FirewallRule> responseObserver)Gets the specified firewall rule.voidFirewallGrpc.FirewallStub. getIngressRule(GetIngressRuleRequest request, io.grpc.stub.StreamObserver<FirewallRule> responseObserver)Gets the specified firewall rule.default voidFirewallGrpc.AsyncService. updateIngressRule(UpdateIngressRuleRequest request, io.grpc.stub.StreamObserver<FirewallRule> responseObserver)Updates the specified firewall rule.voidFirewallGrpc.FirewallStub. updateIngressRule(UpdateIngressRuleRequest request, io.grpc.stub.StreamObserver<FirewallRule> responseObserver)Updates the specified firewall rule. -
Uses of FirewallRule in com.google.appengine.v1.firewall
Methods in com.google.appengine.v1.firewall that return FirewallRule Modifier and Type Method Description FirewallRuleFirewallRule.Builder. build()FirewallRuleFirewallRule.Builder. buildPartial()static FirewallRuleFirewallRule. getDefaultInstance()FirewallRuleFirewallRule.Builder. getDefaultInstanceForType()FirewallRuleFirewallRule. getDefaultInstanceForType()static FirewallRuleFirewallRule. parseDelimitedFrom(InputStream input)static FirewallRuleFirewallRule. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallRuleFirewallRule. parseFrom(byte[] data)static FirewallRuleFirewallRule. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallRuleFirewallRule. parseFrom(com.google.protobuf.ByteString data)static FirewallRuleFirewallRule. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallRuleFirewallRule. parseFrom(com.google.protobuf.CodedInputStream input)static FirewallRuleFirewallRule. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallRuleFirewallRule. parseFrom(InputStream input)static FirewallRuleFirewallRule. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallRuleFirewallRule. parseFrom(ByteBuffer data)static FirewallRuleFirewallRule. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.v1.firewall that return types with arguments of type FirewallRule Modifier and Type Method Description com.google.protobuf.Parser<FirewallRule>FirewallRule. getParserForType()static com.google.protobuf.Parser<FirewallRule>FirewallRule. parser()Methods in com.google.appengine.v1.firewall with parameters of type FirewallRule Modifier and Type Method Description FirewallRule.BuilderFirewallRule.Builder. mergeFrom(FirewallRule other)static FirewallRule.BuilderFirewallRule. newBuilder(FirewallRule prototype) -
Uses of FirewallRule in com.google.appengine.v1.stub
Methods in com.google.appengine.v1.stub that return types with arguments of type FirewallRule Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateIngressRuleRequest,FirewallRule>FirewallStub. createIngressRuleCallable()com.google.api.gax.rpc.UnaryCallable<CreateIngressRuleRequest,FirewallRule>GrpcFirewallStub. createIngressRuleCallable()com.google.api.gax.rpc.UnaryCallable<CreateIngressRuleRequest,FirewallRule>HttpJsonFirewallStub. createIngressRuleCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIngressRuleRequest,FirewallRule>FirewallStubSettings.Builder. createIngressRuleSettings()Returns the builder for the settings used for calls to createIngressRule.com.google.api.gax.rpc.UnaryCallSettings<CreateIngressRuleRequest,FirewallRule>FirewallStubSettings. createIngressRuleSettings()Returns the object with the settings used for calls to createIngressRule.com.google.api.gax.rpc.UnaryCallable<GetIngressRuleRequest,FirewallRule>FirewallStub. getIngressRuleCallable()com.google.api.gax.rpc.UnaryCallable<GetIngressRuleRequest,FirewallRule>GrpcFirewallStub. getIngressRuleCallable()com.google.api.gax.rpc.UnaryCallable<GetIngressRuleRequest,FirewallRule>HttpJsonFirewallStub. getIngressRuleCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIngressRuleRequest,FirewallRule>FirewallStubSettings.Builder. getIngressRuleSettings()Returns the builder for the settings used for calls to getIngressRule.com.google.api.gax.rpc.UnaryCallSettings<GetIngressRuleRequest,FirewallRule>FirewallStubSettings. getIngressRuleSettings()Returns the object with the settings used for calls to getIngressRule.com.google.api.gax.rpc.UnaryCallable<UpdateIngressRuleRequest,FirewallRule>FirewallStub. updateIngressRuleCallable()com.google.api.gax.rpc.UnaryCallable<UpdateIngressRuleRequest,FirewallRule>GrpcFirewallStub. updateIngressRuleCallable()com.google.api.gax.rpc.UnaryCallable<UpdateIngressRuleRequest,FirewallRule>HttpJsonFirewallStub. updateIngressRuleCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIngressRuleRequest,FirewallRule>FirewallStubSettings.Builder. updateIngressRuleSettings()Returns the builder for the settings used for calls to updateIngressRule.com.google.api.gax.rpc.UnaryCallSettings<UpdateIngressRuleRequest,FirewallRule>FirewallStubSettings. updateIngressRuleSettings()Returns the object with the settings used for calls to updateIngressRule.
-