OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:update_application
(Results
1 - 3
of
3
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/beanstalk/
test_wrapper.py
77
result = self.beanstalk.
update_application
(application_name=self.app_name)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/codedeploy/
layer1.py
798
def
update_application
(self, application_name=None,
member in class:CodeDeployConnection
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/beanstalk/
layer1.py
957
def
update_application
(self, application_name, description=None):
member in class:Layer1
[
all
...]
Completed in 291 milliseconds